Thread.sleep(1000);
}
selenium.click("link=Application");
for (int second = 0;; second++) {
if (second >= 60) {
*/
public class AddPortletTest extends BaseTestCase {
public void testAddPortlet() throws Exception {
selenium.open("/user/joebloggs/home/");
for (int second = 0;; second++) {
if (second >= 60) {